Skip to content

build(deps): bump html2canvas-pro from 2.0.4 to 2.2.1#93

Merged
ronload merged 1 commit into
mainfrom
dependabot/npm_and_yarn/html2canvas-pro-2.2.1
Jul 4, 2026
Merged

build(deps): bump html2canvas-pro from 2.0.4 to 2.2.1#93
ronload merged 1 commit into
mainfrom
dependabot/npm_and_yarn/html2canvas-pro-2.2.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 4, 2026

Copy link
Copy Markdown
Contributor

Bumps html2canvas-pro from 2.0.4 to 2.2.1.

Release notes

Sourced from html2canvas-pro's releases.

v2.2.1

Please refer to CHANGELOG.md for details.

v2.2.0

Please refer to CHANGELOG.md for details.

v2.1.1

Please refer to CHANGELOG.md for details.

v2.1.0

Please refer to CHANGELOG.md for details.

Changelog

Sourced from html2canvas-pro's changelog.

2.2.1 (2026-06-29)

Bug Fixes

  • #216: strip drop-shadow() from ctx.filter to avoid canvas taint (89ba4fa), closes #216
  • docs: update DeepWiki link in README for consistency (af3eeed)
  • parseCache skips image descriptors + forward maxCacheSize to Cache (f6f6fe7)

2.2.0 (2026-06-24)

Features

  • add new CSS property descriptors and rendering support (8a1d414)
  • Phase2: add onError callback to Options and ContextOptions (23c0d4a)
  • Phase4-5: add onProgress callback and raise coverage threshold (6018890)
  • Phase4: wire onError callback to resource load failures (0524056)

Bug Fixes

  • resolve circular dependency between canvas-renderer and content-renderer (fd6931f)
  • resolve CodeQL alerts — new Function and document.write (1edd953)

Performance Improvements

  • Phase3: add LRU pattern cache for linear-gradient backgrounds (0a82c98)
  • Phase3: CSS parse cache LRU eviction and background pattern caching (ec5a8e3)

2.1.1 (2026-06-23)

Features

  • add CodeQL workflow for automated code analysis and remove unused dependencies (12e9551)
  • enhance version upgrade script for better versioning and changelog generation (1c28f5e)

Bug Fixes

  • add annotation to version tag in release script (58e8e29)
  • remove deprecated husky v9 bootstrap lines, use pnpm in hooks (f451783)
  • remove unnecessary flag from changelog generation command (ef7d739)
  • update bundle size thresholds for warnings in CI workflow (d934cf0)

2.1.0 (2026-06-22)

Features

  • add mix-blend-mode CSS property support (e4ee3b7), closes #123
  • Phase 4 API improvements (c7cd541)
  • rendering: enhance object-fit calculations and add related tests (aed1547)

Bug Fixes

... (truncated)

Commits
  • 604210f chore(release): v2.2.1
  • 89ba4fa fix(#216): strip drop-shadow() from ctx.filter to avoid canvas taint
  • f6f6fe7 fix: parseCache skips image descriptors + forward maxCacheSize to Cache
  • 94fa2b0 docs: update contribution section in README.md
  • 95f28d5 docs: thorough README grammar review and fix configuration.md inaccuracies
  • b98c52d docs: fix English grammar across all markdown files
  • 94d37ae docs: fix unclosed <p> tag in README.md and strict status in CONTRIBUTING.md
  • af3eeed fix(docs): update DeepWiki link in README for consistency
  • 0699352 chore(release): v2.2.0
  • 6018890 feat(Phase4-5): add onProgress callback and raise coverage threshold
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for html2canvas-pro since your current version.


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 4, 2026
@vercel

vercel Bot commented Jul 4, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
berryout Ready Ready Preview, Comment Jul 4, 2026 9:16am

@github-actions github-actions Bot requested a review from ronload July 4, 2026 09:04
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/html2canvas-pro-2.2.1 branch from 729066c to f336e8a Compare July 4, 2026 09:08
@ronload

ronload commented Jul 4, 2026

Copy link
Copy Markdown
Owner

@dependabot rebase

Bumps [html2canvas-pro](https://github.com/yorickshan/html2canvas-pro) from 2.0.4 to 2.2.1.
- [Release notes](https://github.com/yorickshan/html2canvas-pro/releases)
- [Changelog](https://github.com/yorickshan/html2canvas-pro/blob/main/CHANGELOG.md)
- [Commits](yorickshan/html2canvas-pro@v2.0.4...v2.2.1)

---
updated-dependencies:
- dependency-name: html2canvas-pro
  dependency-version: 2.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/html2canvas-pro-2.2.1 branch from f336e8a to 3e63553 Compare July 4, 2026 09:14

@ronload ronload left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@ronload ronload merged commit 36a0944 into main Jul 4, 2026
4 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/html2canvas-pro-2.2.1 branch July 4, 2026 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant